home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Shareware City / Developers / Commander Sets / 4D Speech Pack / 4D Speech Pack.rsrc / TEXT_28703_†SP VERSION.txt < prev    next >
Encoding:
Text File  |  1994-09-14  |  636 b   |  14 lines

  1. SP VERSION (versionmgr; versionpck)
  2.  
  3. versionmgr string (15) contains on return the version number of the
  4.                                     installed Speech Manager software.
  5. versionpck  string (15) contains on return the version number of the
  6.                                     installed Speech Pack external package.
  7.  
  8. Returns the versions of the Speech Manager software and the Speech Pack external package.
  9.  
  10. If the Speech Manager is not installed the ‚Äùversionmgr‚Äú parameter will return an empty string, regardless of the fact if the other Speech Pack functions are available or not.
  11.  
  12. Example:
  13.   SP VERSION ($mgrvers;$packvers)
  14.